feat(container)!: Update image docker.io/valkey/valkey to v9#808
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
feat(container)!: Update image docker.io/valkey/valkey to v9#808renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
--- kubernetes/apps/default/paperless/app Kustomization: flux-system/paperless HelmRelease: default/paperless
+++ kubernetes/apps/default/paperless/app Kustomization: flux-system/paperless HelmRelease: default/paperless
@@ -102,13 +102,13 @@
requests:
cpu: 25m
memory: 2Gi
broker:
image:
repository: docker.io/valkey/valkey
- tag: 8.1.6
+ tag: 9.0.3
ports:
- containerPort: 6379
resources:
limits:
memory: 128Mi
requests: |
--- HelmRelease: default/paperless Deployment: default/paperless
+++ HelmRelease: default/paperless Deployment: default/paperless
@@ -38,13 +38,13 @@
- 1000
hostIPC: false
hostNetwork: false
hostPID: false
dnsPolicy: ClusterFirst
containers:
- - image: docker.io/valkey/valkey:8.1.6
+ - image: docker.io/valkey/valkey:9.0.3
name: broker
ports:
- containerPort: 6379
resources:
limits:
memory: 128Mi |
7df4f01 to
6298487
Compare
e07a186 to
5177fef
Compare
5177fef to
f6ed5a5
Compare
eda47d6 to
9d9e108
Compare
c26e167 to
05055a8
Compare
05055a8 to
72eed26
Compare
7435289 to
9620029
Compare
c5c3dc0 to
2b7f93f
Compare
b7e65c6 to
64d748a
Compare
f1dacb1 to
cdee699
Compare
f2e4f13 to
c302f07
Compare
bab6e2e to
a1723e3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
8.1.6→9.0.3Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
valkey-io/valkey (docker.io/valkey/valkey)
v9.0.3Compare Source
Valkey 9.0.3
Upgrade urgency SECURITY: This release includes security fixes we recommend you
apply as soon as possible.
Security fixes
Bug fixes
v9.0.2Compare Source
Upgrade urgency HIGH: There are critical bugs that may affect a subset of users.
Bug fixes
Performance/Efficiency Improvements
This makes it possible to mitigate a performance regression in 9.0.1 caused by the bug fix #2652.
Full Changelog: valkey-io/valkey@9.0.1...9.0.2
v9.0.1Compare Source
Upgrade urgency MODERATE: Program an upgrade of the server, but it's not urgent.
Bug fixes
Full Changelog: valkey-io/valkey@9.0.0...9.0.1
v9.0.0Compare Source
Valkey 9.0.0 GA - October 21, 2025
Upgrade urgency LOW: This is the first release of Valkey 9.0 which
includes stability, bug fixes, and incremental improvements over the third release candidate.
Bug fixes
For a high level overview of the release, you can checkout release blog
For the full set of changes for the releases, please review the previous release candidates rc1, rc2 and rc3.
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.